Posts

Post not yet marked as solved
3 Replies
Yes that's why I mentioned "regardless of the value used". It crashes with any value. The generic initializer doesn't work at all. The solution proposed would require me to create multiples methods for all kind of integers and that's not an option.
Post not yet marked as solved
6 Replies
"e" is already assigned for the main menu Edit > Find > Use Selection for Find ⌘E. You can't assign an already existing keyEquivalent letter. You need to choose another letter or change the already existent one.
Post marked as solved
2 Replies
I wonder why not setting a locale weekdaySymbols and standaloneWeekdaySymbols display short symbols. This looks like a bug to me. Setting the locale to "en_US" solved the issue. Thanks OOper
Post not yet marked as solved
20 Replies
Had the same problem here running Xcode 11.5 with macOS Big Sur. Distributing with Xcode 12 as suggested in comments solved the issue.